Load Packages

Question:

Create a flexdashboard using plotly for that includes at least three distinct plot types (e.g. scatterplots, line plots, bar plots, box plots, etc.). Use one of the following datasets, and load from the p8105.datasets package:

These datasets are large; you may want / need to filter or randomly sample from the complete dataset to ensure a reasonable product.

NY NOAA

Scatterplot of minimun temperature vs maximum temperature

Bar plot showing number of observation every station collected

Box plot showing the distribution of precipitation through 1981-2010